Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.IO.Exchangeable Namespace / IExtensionCollection<T> Interface
Properties Methods

IExtensionCollection<T> Interface Members

The following tables list the members exposed by IExtensionCollection<T>.

Public Properties
Public Methods
 NameDescription
 MethodAdds an object to the end of the GrapeCity.Spreadsheet.Collection<T>.  
 Method (Inherited from System.Collections.Generic.ICollection<IExtension<T>>)
 Method (Inherited from System.Collections.Generic.ICollection<IExtension<T>>)
 Method (Inherited from System.Collections.Generic.ICollection<IExtension<T>>)
 MethodOverloaded. Finds the specified extension object in the collection.  
 MethodFinds all extension object in the collection specified by E.  
 Method (Inherited from System.Collections.Generic.IEnumerable<IExtension<T>>)
 Method (Inherited from System.Collections.Generic.ICollection<IExtension<T>>)
Top
See Also